GraphicPropertiesMeasureHorizontalAlignment Property
Specifies the horizontal alignment of a measure text relative to its measure line.
The defined values are:
- automatic: horizontal alignment of a measure text relative to its measure line is chosen by the consumer.
- inside: horizontal alignment of a measure text should be inside relative to its measure line.
- left-outside: horizontal alignment of a measure text should be left-outside relative to its measure line.
- right-outside: horizontal alignment of a measure text should be right-outside relative to its measure line.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public MeasureHorizontalAlignment MeasureHorizontalAlignment { get; set; }
Public Property MeasureHorizontalAlignment As MeasureHorizontalAlignment
Get
Set
Property Value
MeasureHorizontalAlignment